ostree.git
2017-04-29 Philip Withnalllibostree: Add multiple getter/setter support to Ostree...
2017-04-29 Philip Withnalllibostree: Rework OstreeAsyncProgress to use GVariants...
2017-04-28 Colin Waltersci: Add a context for testing flatpak
2017-04-27 Colin Walterslib/checkout: Use TEMP_FAILURE_RETRY()
2017-04-27 Philip Withnalltests: Ignore some standard automake check output files
2017-04-27 Philip Withnallostree: Use G_OPTION_ARG_FILENAME where appropriate
2017-04-27 Colin Walterssepolicy: Cache the value of is_selinux_enabled() to...
2017-04-27 Colin Walterslib/sepolicy: Convert to new code style
2017-04-26 Colin Waltersrepo: Fix incorrect use of errno() error throwing
2017-04-26 Krzesimir Nowakapidoc: Add missing enums to sections file
2017-04-25 Colin Waltersrepo: More porting to new style
2017-04-25 Colin Waltersrepo: Port object listing func to use libglnx more...
2017-04-25 Colin Walterscheckout: Add SELinux labeling for checkout, use in...
2017-04-25 Colin Walterstests/installed: New installed, privileged tests using...
2017-04-25 Colin Walterstests: Factor out a libtest-core.sh
2017-04-25 Colin Walterscheckout: Merge union/add logic for copies during checkout
2017-04-25 Colin Waltersrepo/checkout: Cache lookups of dirmeta objects
2017-04-25 Colin Waltersrepo: Drop unused cache variables leftover from pack...
2017-04-25 Colin Walterslib/util: Delete some leftover pre-libglnx directory...
2017-04-24 Colin WaltersRename "osname" → "stateroot"
2017-04-24 Colin Walterslib/core: Complete conversion to new code style
2017-04-24 Colin Waltersrepo: Add a "force copy" flag to checkout
2017-04-24 Colin Walterslib/cleanup: Port some of the cleanup code to fd-relati...
2017-04-20 Colin Waltersrepo/checkout: Finish conversion to new code style
2017-04-19 Francesco Giannelliswitchroot: Document a bit more, add demo shell impleme...
2017-04-19 Colin Waltersrepo: Optimize bare-user content object reads a bit
2017-04-19 Colin Walterscmdline: Start conversion to new code style
2017-04-19 Colin Walterssysroot: Continue conversion of some simpler functions...
2017-04-19 Colin Walterslib/boot: Convert bootconfig parser to new code style
2017-04-18 Colin WaltersBump release for 2017.5
2017-04-18 Colin Walterscheckout: Fix bare-user symlink checkouts
2017-04-12 Colin Walterspull: Support deltas for explicit commits
2017-04-12 Colin WaltersRelease 2017.4
2017-04-12 Colin Walterscheckout: Provide useful error with checkout -H and...
2017-04-12 Colin WaltersFix a few gtk-doc warnings
2017-04-12 Colin Walterscurl: Enable pipelining for HTTP/2
2017-04-11 Colin Walterssysroot/deploy: More code style conversion
2017-04-05 Colin Walterssoup: Hold a ref to the pending URI during completion...
2017-04-05 Colin Waltersrepo/core: Convert some functions to new code style
2017-04-04 Colin Walterscore: Fix default value of disable_xattrs
2017-04-04 Colin Waltersci: Add a check that submodule changes include "Update...
2017-04-04 Colin WaltersAdd flag to make SELinux label failure fatal, add hack...
2017-03-30 Colin Walterssepolicy: Fix regressions from introduction of sepolicy...
2017-03-30 Colin WaltersAdd Coccinelle usage: one for blacklisting, one for...
2017-03-30 Colin Walterslibutil: Delete some unused error handling APIs
2017-03-30 Colin Walterslibutil: Delete some unused checksum helper API
2017-03-30 Colin Walterslibutil: Delete unused GVariant I/O functions
2017-03-30 Colin Walterslibutil: Delete unused threadpool wrapper
2017-03-30 Colin Walterslib: Delete old unused GFile helpers
2017-03-30 Colin Walterslib: Delete old GFile path helpers, and migrate single...
2017-03-28 Colin Walterslib: Fix OSTREE_CHECK_VERSION()
2017-03-28 Colin Waltersbuild: Expose autocleanups unconditionally, start using...
2017-03-28 Colin Waltersrepo/commit: Change most of this file to new code style
2017-03-28 Colin Walterssysroot: Don't cache sepolicy
2017-03-28 Colin Waltersci: Enable -Werror=unused-result with -Wp,-D_FORTIFY_SO...
2017-03-28 Daniel J Walshsysroot/unlock: Ensure overlay label on /usr is `usr_t`
2017-03-27 Colin Walterspull: Also skip partial commits for deltas if no summar...
2017-03-27 Anton GerasimovDefine TARGET_PREFIX to use with grub2 deployment
2017-03-27 Alexander LarssonAdd basic tests for bare-user-only repo modes
2017-03-27 Alexander Larssoncommit: Add --canonical-permissions argument
2017-03-27 Alexander LarssonAdd bare-user-only repo mode
2017-03-27 Alexander LarssonAdd _ostree_repo_mode_is_bare helper
2017-03-24 Colin Waltersrepo+tests: Add [core]disable-xattrs=true, use it on...
2017-03-24 Colin Walterscommit: Prefix error with target object name on failure...
2017-03-23 Colin Waltersbuild: Dist ostree-sepolicy-private.h
2017-03-23 Colin Walterscore: Convert some functions to new code style
2017-03-23 Colin Walterssysroot: Add ostree_sysroot_write_deployments_with_opti...
2017-03-23 Colin Waltersrepo/refs: Convert to new code style
2017-03-23 Colin Walterscfg.mk: Add a syntax check for a redundant : in glnx_throw
2017-03-22 Colin Walterssepolicy: Add better private API for setfscreatecon
2017-03-22 Colin Walterssepolicy: Add ostree_sepolicy_new_at()
2017-03-22 Colin WaltersBump libglnx, port a few callers to new error API
2017-03-21 Colin Waltersbuild: Various fixes for openssl build
2017-03-21 Colin Waltersbuild: Quiet automake warning for bupsplit
2017-03-21 Erik Larssondiff: Add ostree_diff_dirs_with_options(), expose via...
2017-03-20 Colin Walterssysroot: Prep refactoring of cleanup logic
2017-03-20 Colin Walterssysroot/deploy: Some cleanup to decl-after-stmt/return...
2017-03-20 Colin Walterscore: Support building with OpenSSL for checksums
2017-03-20 Colin Walterslib: Add a private copy of checksum-instream
2017-03-13 Colin Walterslib: Squash most of the gtk-doc warnings for missing...
2017-03-13 Colin Walterslib: Exclude soup header from introspection
2017-03-13 Colin Walterspull: Squash a `-Wmaybe-uninitialized` warning
2017-03-13 Colin Waltersbuiltin/show: Convert to direct return/decl-after-stmt...
2017-03-13 Colin Walterscore: Add runtime ostree_check_version()
2017-03-13 Colin WaltersDisable "ostree trivial-httpd" by default now
2017-03-11 Georges Basile... libostree: add versioning macros
2017-03-10 André KlitzingFix includes if built against musl
2017-03-10 André KlitzingAvoid unnecessary includes
2017-03-09 Colin WaltersRelease 2017.3
2017-03-09 Colin Waltersrepo/checkout: Convert a few functions to new "stmt...
2017-03-08 Georges Basile... ostree: allow setting update frequency from command...
2017-03-08 Georges Basile... repo-pull: add option to set the async update frequency
2017-03-08 Christian Hergertrepo/checkout: fix 32-bit builds
2017-03-06 Colin Walterscheckout: Support a "pure addition" mode
2017-03-06 Colin Waltersrepo/checkout: Verify early if src/destination are...
2017-03-06 Colin WaltersAllow and start using C99 declaration-after-statement
2017-03-06 Philip Withnalllibostree: Allow compression level to be set for archiv...
2017-03-06 Colin Waltersfetcher/curl: Fix leaks caught by ASAN
2017-03-06 Philip Withnallbuild: Fix disabling --enable-man if xsltproc is not...
2017-03-04 Colin Walterspull: Use all available commits for delta sources
next